projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce7c76
)
gtk-demo: Move the transparent example under Overlay
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 29 Jul 2015 23:15:08 +0000
(19:15 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 Jul 2015 01:43:28 +0000
(21:43 -0400)
demos/gtk-demo/transparent.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/transparent.c
b/demos/gtk-demo/transparent.c
index f156ff20e2de5022eb227718437439011bba672c..dbd94b7d025ba0ea01628c22562c03d08db87b19 100644
(file)
--- a/
demos/gtk-demo/transparent.c
+++ b/
demos/gtk-demo/transparent.c
@@
-1,4
+1,4
@@
-/* Transparency
+/*
Overlay/
Transparency
*
* Use transparent background on GdkWindows to create a shadow effect on a GtkOverlay widget.
*/